[INFO] cloning repository https://github.com/eric-minassian/ericauth
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eric-minassian/ericauth" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feric-minassian%2Fericauth", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feric-minassian%2Fericauth'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a6ec80595b13f82e33d68ca69d349de50683c271
[INFO] fixing eric-minassian/ericauth against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feric-minassian%2Fericauth" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/eric-minassian/ericauth
[INFO] finished tweaking git repo https://github.com/eric-minassian/ericauth
[INFO] tweaked toml for git repo https://github.com/eric-minassian/ericauth written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/eric-minassian/ericauth on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/eric-minassian/ericauth already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 3bd27e3d38490814165229d8a5dc95353fdbcea47c88233067672952e6b1d5f3
[INFO] running `Command { std: "docker" "start" "3bd27e3d38490814165229d8a5dc95353fdbcea47c88233067672952e6b1d5f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3bd27e3d38490814165229d8a5dc95353fdbcea47c88233067672952e6b1d5f3" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3bd27e3d38490814165229d8a5dc95353fdbcea47c88233067672952e6b1d5f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3bd27e3d38490814165229d8a5dc95353fdbcea47c88233067672952e6b1d5f3" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]     Checking deranged v0.5.5
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling zerocopy-derive v0.8.39
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling aws-lc-sys v0.37.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling aws-lc-rs v1.15.4
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking rustls-pki-types v1.14.0
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]     Checking base64ct v1.8.3
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking bytes-utils v0.1.4
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking rustls-native-certs v0.8.3
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking webpki-roots v1.0.6
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking sha1_smol v1.0.1
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]    Compiling aws-types v1.3.12
[INFO] [stderr]    Compiling openssl-src v300.5.5+3.5.5
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]     Checking regex-lite v0.1.9
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking rusticata-macros v4.1.0
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking aws-smithy-async v1.2.12
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking uuid v1.20.0
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]     Checking aws-smithy-types v1.4.4
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]    Compiling asn1-rs-derive v0.5.1
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]     Checking aws-smithy-runtime-api v1.11.4
[INFO] [stderr]     Checking aws-smithy-json v0.62.4
[INFO] [stderr]     Checking regex-syntax v0.8.9
[INFO] [stderr]     Checking asn1-rs v0.6.2
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]     Checking aws-credential-types v1.2.12
[INFO] [stderr]     Checking aws-smithy-http v0.63.4
[INFO] [stderr]     Checking aws-smithy-observability v0.2.5
[INFO] [stderr]     Checking aws-sigv4 v1.4.0
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling oid-registry v0.7.1
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]     Checking base64urlsafedata v0.5.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling webauthn-attestation-ca v0.5.4
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking der-parser v9.0.0
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking primeorder v0.13.6
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking http-serde v2.1.1
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling askama_parser v0.15.4
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling webauthn-rs-core v0.5.4
[INFO] [stderr]     Checking data-encoding v2.10.0
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]     Checking rand_core v0.10.0
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]     Checking x509-parser v0.16.0
[INFO] [stderr]     Checking aws-smithy-query v0.60.14
[INFO] [stderr]     Checking aws-smithy-xml v0.60.14
[INFO] [stderr]     Checking lambda_runtime_api_client v1.0.2
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking serde_cbor_2 v0.13.0
[INFO] [stderr]     Checking webauthn-rs-proto v0.5.4
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking pkcs1 v0.7.5
[INFO] [stderr]     Checking query_map v0.7.0
[INFO] [stderr]     Checking hyper-rustls v0.24.2
[INFO] [stderr]     Checking iri-string v0.7.10
[INFO] [stderr]     Checking rsa v0.9.10
[INFO] [stderr]     Checking lambda_runtime v1.0.2
[INFO] [stderr]     Checking chacha20 v0.10.0
[INFO] [stderr]     Checking aws_lambda_events v1.0.3
[INFO] [stderr]     Checking ed25519-dalek v2.2.0
[INFO] [stderr]     Checking simple_asn1 v0.6.3
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking p256 v0.13.2
[INFO] [stderr]     Checking p384 v0.13.1
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]    Compiling askama_derive v0.15.4
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking pem v3.0.6
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking chrono v0.4.43
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]     Checking axum v0.8.8
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]     Checking lambda_http v1.0.2
[INFO] [stderr]     Checking jsonwebtoken v10.3.0
[INFO] [stderr]     Checking rand v0.10.0
[INFO] [stderr]     Checking base32 v0.5.1
[INFO] [stderr]    Compiling askama_macros v0.15.4
[INFO] [stderr]     Checking askama v0.15.4
[INFO] [stderr]     Checking rustls-webpki v0.103.9
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking aws-smithy-http-client v1.1.10
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking aws-smithy-runtime v1.10.1
[INFO] [stderr]     Checking aws-runtime v1.7.0
[INFO] [stderr]     Checking aws-sdk-sts v1.98.0
[INFO] [stderr]     Checking aws-sdk-sso v1.94.0
[INFO] [stderr]     Checking aws-sdk-ssooidc v1.96.0
[INFO] [stderr]     Checking aws-sdk-dynamodb v1.104.0
[INFO] [stderr]     Checking aws-sdk-secretsmanager v1.99.0
[INFO] [stderr]     Checking aws-config v1.8.14
[INFO] [stderr]     Checking serde_dynamo v4.3.0
[INFO] [stderr]     Checking webauthn-rs v0.5.4
[INFO] [stderr]     Checking ericauth v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed src/routes/api_keys.rs (1 fix)
[INFO] [stderr]        Fixed src/routes/compliance.rs (1 fix)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/routes/events_webhook.rs:62:55
[INFO] [stdout]     |
[INFO] [stdout]  61 |     let transport = ReqwestWebhookTransport::new();
[INFO] [stdout]     |         ---------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `transport` calls a custom destructor
[INFO] [stdout]     |         `transport` will be dropped later as of Edition 2024
[INFO] [stdout]  62 |     deliver_with_transport(event, config, &transport).await
[INFO] [stdout]     |                                                       ^^^^^
[INFO] [stdout]     |                                                       |
[INFO] [stdout]     |                                                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  63 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `transport` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `transport` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `transport` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.31/src/oneshot.rs:387:1
[INFO] [stdout]     |
[INFO] [stdout] 387 | impl<T> Drop for Sender<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `transport` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.31/src/oneshot.rs:387:1
[INFO] [stdout]     |
[INFO] [stdout] 387 | impl<T> Drop for Sender<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `transport` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/sync/mpsc/chan.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]        Fixed src/routes/mfa.rs (1 fix)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/routes/events_webhook.rs:192:65
[INFO] [stdout]     |
[INFO] [stdout] 192 |         match transport.send(&config.url, &payload, &signature).await {
[INFO] [stdout]     |               --------------------------------------------------^^^^^
[INFO] [stdout]     |               |                                                 |
[INFO] [stdout]     |               |                                                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |               |                                                 up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |               `__awaitee` calls a custom destructor
[INFO] [stdout]     |               `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 230 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `__awaitee` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]        Fixed src/encryption.rs (1 fix)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/routes/login.rs:72:11
[INFO] [stdout]     |
[INFO] [stdout]  70 |     let audit_db = state.db.clone();
[INFO] [stdout]     |         --------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `audit_db` calls a custom destructor
[INFO] [stdout]     |         `audit_db` will be dropped later as of Edition 2024
[INFO] [stdout]  71 |
[INFO] [stdout]  72 |     match try_login(state, headers, body).await {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |           |                               |
[INFO] [stdout]     |           |                               this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |           |                               up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 112 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `audit_db` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/routes/login.rs:72:43
[INFO] [stdout]     |
[INFO] [stdout]  70 |     let audit_db = state.db.clone();
[INFO] [stdout]     |         --------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `audit_db` calls a custom destructor
[INFO] [stdout]     |         `audit_db` will be dropped later as of Edition 2024
[INFO] [stdout]  71 |
[INFO] [stdout]  72 |     match try_login(state, headers, body).await {
[INFO] [stdout]     |                                           ^^^^^
[INFO] [stdout]     |                                           |
[INFO] [stdout]     |                                           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 112 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `audit_db` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/routes/passkey.rs:391:34
[INFO] [stdout]     |
[INFO] [stdout] 391 |           if let Ok(mut passkey) = serde_json::from_str::<Passkey>(&cred.passkey_json) {
[INFO] [stdout]     |                     -----------    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                     |              |
[INFO] [stdout]     |                     |              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                     |              up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                     `passkey` calls a custom destructor
[INFO] [stdout]     |                     `passkey` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 397 | /                 state
[INFO] [stdout] 398 | |                     .db
[INFO] [stdout] 399 | |                     .update_credential(&cred.credential_id, &updated_json)
[INFO] [stdout] 400 | |                     .await?;
[INFO] [stdout]     | |                          -
[INFO] [stdout]     | |                          |
[INFO] [stdout]     | |__________________________`__awaitee` calls a custom destructor
[INFO] [stdout]     |                            `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 404 |       }
[INFO] [stdout]     |       - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/foreign-types-0.3.2/src/lib.rs:238:9
[INFO] [stdout]     |
[INFO] [stdout] 238 |           impl Drop for $owned {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.75/src/x509/mod.rs:374:1
[INFO] [stdout]     |
[INFO] [stdout] 374 | / foreign_type_and_impl_send_sync! {
[INFO] [stdout] 375 | |     type CType = ffi::X509;
[INFO] [stdout] 376 | |     fn drop = ffi::X509_free;
[INFO] [stdout] ...   |
[INFO] [stdout] 381 | |     pub struct X509Ref;
[INFO] [stdout] 382 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout] note: `passkey` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/foreign-types-0.3.2/src/lib.rs:238:9
[INFO] [stdout]     |
[INFO] [stdout] 238 |           impl Drop for $owned {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.75/src/x509/mod.rs:374:1
[INFO] [stdout]     |
[INFO] [stdout] 374 | / foreign_type_and_impl_send_sync! {
[INFO] [stdout] 375 | |     type CType = ffi::X509;
[INFO] [stdout] 376 | |     fn drop = ffi::X509_free;
[INFO] [stdout] ...   |
[INFO] [stdout] 381 | |     pub struct X509Ref;
[INFO] [stdout] 382 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: `__awaitee` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `::foreign_types::foreign_type` which comes from the expansion of the macro `foreign_type_and_impl_send_sync` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/routes/signup.rs:74:11
[INFO] [stdout]     |
[INFO] [stdout]  72 |     let audit_db = state.db.clone();
[INFO] [stdout]     |         --------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `audit_db` calls a custom destructor
[INFO] [stdout]     |         `audit_db` will be dropped later as of Edition 2024
[INFO] [stdout]  73 |
[INFO] [stdout]  74 |     match try_signup(state, headers, body).await {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |           |                                |
[INFO] [stdout]     |           |                                this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |           |                                up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 114 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `audit_db` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/routes/signup.rs:74:44
[INFO] [stdout]     |
[INFO] [stdout]  72 |     let audit_db = state.db.clone();
[INFO] [stdout]     |         --------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `audit_db` calls a custom destructor
[INFO] [stdout]     |         `audit_db` will be dropped later as of Edition 2024
[INFO] [stdout]  73 |
[INFO] [stdout]  74 |     match try_signup(state, headers, body).await {
[INFO] [stdout]     |                                            ^^^^^
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                            up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 114 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `audit_db` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/routes/events_webhook.rs:62:55
[INFO] [stdout]     |
[INFO] [stdout]  61 |     let transport = ReqwestWebhookTransport::new();
[INFO] [stdout]     |         ---------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `transport` calls a custom destructor
[INFO] [stdout]     |         `transport` will be dropped later as of Edition 2024
[INFO] [stdout]  62 |     deliver_with_transport(event, config, &transport).await
[INFO] [stdout]     |                                                       ^^^^^
[INFO] [stdout]     |                                                       |
[INFO] [stdout]     |                                                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  63 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `transport` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `transport` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `transport` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.31/src/oneshot.rs:387:1
[INFO] [stdout]     |
[INFO] [stdout] 387 | impl<T> Drop for Sender<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `transport` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.31/src/oneshot.rs:387:1
[INFO] [stdout]     |
[INFO] [stdout] 387 | impl<T> Drop for Sender<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `transport` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/sync/mpsc/chan.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/routes/events_webhook.rs:192:65
[INFO] [stdout]     |
[INFO] [stdout] 192 |         match transport.send(&config.url, &payload, &signature).await {
[INFO] [stdout]     |               --------------------------------------------------^^^^^
[INFO] [stdout]     |               |                                                 |
[INFO] [stdout]     |               |                                                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |               |                                                 up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |               `__awaitee` calls a custom destructor
[INFO] [stdout]     |               `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 230 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `__awaitee` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/routes/login.rs:72:11
[INFO] [stdout]     |
[INFO] [stdout]  70 |     let audit_db = state.db.clone();
[INFO] [stdout]     |         --------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `audit_db` calls a custom destructor
[INFO] [stdout]     |         `audit_db` will be dropped later as of Edition 2024
[INFO] [stdout]  71 |
[INFO] [stdout]  72 |     match try_login(state, headers, body).await {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |           |                               |
[INFO] [stdout]     |           |                               this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |           |                               up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 112 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `audit_db` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/routes/login.rs:72:43
[INFO] [stdout]     |
[INFO] [stdout]  70 |     let audit_db = state.db.clone();
[INFO] [stdout]     |         --------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `audit_db` calls a custom destructor
[INFO] [stdout]     |         `audit_db` will be dropped later as of Edition 2024
[INFO] [stdout]  71 |
[INFO] [stdout]  72 |     match try_login(state, headers, body).await {
[INFO] [stdout]     |                                           ^^^^^
[INFO] [stdout]     |                                           |
[INFO] [stdout]     |                                           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 112 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `audit_db` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/routes/passkey.rs:391:34
[INFO] [stdout]     |
[INFO] [stdout] 391 |           if let Ok(mut passkey) = serde_json::from_str::<Passkey>(&cred.passkey_json) {
[INFO] [stdout]     |                     -----------    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                     |              |
[INFO] [stdout]     |                     |              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                     |              up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                     `passkey` calls a custom destructor
[INFO] [stdout]     |                     `passkey` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 397 | /                 state
[INFO] [stdout] 398 | |                     .db
[INFO] [stdout] 399 | |                     .update_credential(&cred.credential_id, &updated_json)
[INFO] [stdout] 400 | |                     .await?;
[INFO] [stdout]     | |                          -
[INFO] [stdout]     | |                          |
[INFO] [stdout]     | |__________________________`__awaitee` calls a custom destructor
[INFO] [stdout]     |                            `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 404 |       }
[INFO] [stdout]     |       - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/foreign-types-0.3.2/src/lib.rs:238:9
[INFO] [stdout]     |
[INFO] [stdout] 238 |           impl Drop for $owned {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.75/src/x509/mod.rs:374:1
[INFO] [stdout]     |
[INFO] [stdout] 374 | / foreign_type_and_impl_send_sync! {
[INFO] [stdout] 375 | |     type CType = ffi::X509;
[INFO] [stdout] 376 | |     fn drop = ffi::X509_free;
[INFO] [stdout] ...   |
[INFO] [stdout] 381 | |     pub struct X509Ref;
[INFO] [stdout] 382 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout] note: `passkey` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/foreign-types-0.3.2/src/lib.rs:238:9
[INFO] [stdout]     |
[INFO] [stdout] 238 |           impl Drop for $owned {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.75/src/x509/mod.rs:374:1
[INFO] [stdout]     |
[INFO] [stdout] 374 | / foreign_type_and_impl_send_sync! {
[INFO] [stdout] 375 | |     type CType = ffi::X509;
[INFO] [stdout] 376 | |     fn drop = ffi::X509_free;
[INFO] [stdout] ...   |
[INFO] [stdout] 381 | |     pub struct X509Ref;
[INFO] [stdout] 382 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: `__awaitee` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `::foreign_types::foreign_type` which comes from the expansion of the macro `foreign_type_and_impl_send_sync` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/routes/signup.rs:74:11
[INFO] [stdout]     |
[INFO] [stdout]  72 |     let audit_db = state.db.clone();
[INFO] [stdout]     |         --------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `audit_db` calls a custom destructor
[INFO] [stdout]     |         `audit_db` will be dropped later as of Edition 2024
[INFO] [stdout]  73 |
[INFO] [stdout]  74 |     match try_signup(state, headers, body).await {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |           |                                |
[INFO] [stdout]     |           |                                this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |           |                                up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 114 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `audit_db` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/routes/signup.rs:74:44
[INFO] [stdout]     |
[INFO] [stdout]  72 |     let audit_db = state.db.clone();
[INFO] [stdout]     |         --------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `audit_db` calls a custom destructor
[INFO] [stdout]     |         `audit_db` will be dropped later as of Edition 2024
[INFO] [stdout]  73 |
[INFO] [stdout]  74 |     match try_signup(state, headers, body).await {
[INFO] [stdout]     |                                            ^^^^^
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                            up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 114 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `audit_db` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating tests/integration_test.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating src/main.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed src/main.rs (1 fix)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8m 46s
[INFO] [stderr] crater-edition-check: ericauth v0.1.0 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]     Checking ericauth v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]   --> src/encryption.rs:77:9
[INFO] [stdout]    |
[INFO] [stdout] 77 |         unsafe { env::set_var("ENCRYPTION_KEY", "0123456789abcdef0123456789abcdef") }; // 32-byte key for AES-256
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-F unsafe-code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> src/routes/mfa.rs:415:9
[INFO] [stdout]     |
[INFO] [stdout] 415 |         unsafe { env::set_var("ENCRYPTION_KEY", "0123456789abcdef0123456789abcdef") };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]  --> src/main.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     unsafe { std::env::set_var("AWS_LAMBDA_HTTP_IGNORE_STAGE_IN_PATH", "true") };
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-F unsafe-code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]  --> src/main.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     unsafe { std::env::set_var("AWS_LAMBDA_HTTP_IGNORE_STAGE_IN_PATH", "true") };
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-F unsafe-code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ericauth` (bin "ericauth") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `ericauth` (bin "ericauth" test) due to 1 previous error
[INFO] [stderr] error: could not compile `ericauth` (lib test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "3bd27e3d38490814165229d8a5dc95353fdbcea47c88233067672952e6b1d5f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3bd27e3d38490814165229d8a5dc95353fdbcea47c88233067672952e6b1d5f3", kill_on_drop: false }`
[INFO] [stdout] 3bd27e3d38490814165229d8a5dc95353fdbcea47c88233067672952e6b1d5f3
